home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 090 / timing.arc / READ.ME < prev    next >
Text File  |  1987-10-01  |  679b  |  20 lines

  1. The archive TIMING.ARC contains:
  2.  
  3.         -TIMERS.DOC - documentation on the timing SubPrograms DELAY &
  4.                       BGDELAY.
  5.  
  6.         -READ.ME - this file
  7.  
  8.         -TIMERS.BAS - the source for the SubPrograms DELAY & BGDELAY
  9.         -TIMERS.OBJ - the output from  QB TIMERS;
  10.         -TIMERS.EXE - the result from  BUILDLIB TIMERS+INT86,TIMERS;
  11.  
  12.         -TICKS.DEF - an INCLUDE file used by TIMERS.BAS
  13.         -FNCTICKS.DEF - an INCLUDE file used by TIMERS.BAS
  14.  
  15.  
  16.         -TIMETEST.BAS - the source for a demo of DELAY & BGDELAY
  17.         -TIMETEST.OBJ - the result from  QB TIMETEST/LTIMERS.EXE;
  18.         -TIMETEST.EXE - the result from  LINK TIMETEST;
  19.  
  20.